Einhugur Xml Plugin for Xojo

EinhugurXml.CreateInstanceOfUnknownClass Method

Helper function for Xml Serialization framework.

CreateInstanceOfUnknownClass(
   className as String) as Object

Parameters

className
Class name to attempt to create.

Returns

Object

Remarks

Supported Platforms:

  • macOS Intel 64 bit
  • macOS Apple Silicon
  • Windows 32 bit
  • Windows 64 bit
  • Windows ARM 64 bit
  • Linux 32 bit
  • Linux 64 bit
  • Linux ARM 32 bit
  • Linux ARM 64 bit
  • iOS
  • See Also

    EinhugurXml Module